Skip to content

Specify behavior of "null" default objects for Transform Feedback and…#3763

Merged
kenrussell merged 1 commit intoKhronosGroup:mainfrom
kdashg:default-tfo-vao
Feb 19, 2026
Merged

Specify behavior of "null" default objects for Transform Feedback and…#3763
kenrussell merged 1 commit intoKhronosGroup:mainfrom
kdashg:default-tfo-vao

Conversation

@kdashg
Copy link
Contributor

@kdashg kdashg commented Feb 17, 2026

… Vertex Array.

Mark return types for objects from getParameter as nullable via s/Foo/Foo?/.

Fixes #2350.

… Vertex Array.

Mark return types for objects from getParameter as nullable via s/Foo/Foo?/.

Fixes KhronosGroup#2350.
@kenrussell
Copy link
Member

Thanks Kelsey for finding and clarifying this. Looks good to the WebGL WG; merging.

@kenrussell kenrussell merged commit b824765 into KhronosGroup:main Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebGL2 spec should specify what happens when querying default objects

2 participants

Comments